Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#62: add option for specifying image #64

Merged

Conversation

Sam-Bate-ITV
Copy link
Contributor

Relates to and solves issue #62

Adding a new optional field for mongodb-image which defaults to the original 'mongo'. This allows users to instead use an alternative image like 'public.ecr.aws/docker/library/mongo', avoiding the rate limits of Docker Hub.

Note that in this PR I also set the tests to use the image from Amazon's docker repo so that all the tests can run without hitting rate limit of Docker Hub meaning all the tests ran within a few minutes.

@Sam-Bate-ITV
Copy link
Contributor Author

@marcuspoehls please take a look at reviewing/merging this as I'm keen to pull images from ECR rather than Docker Hub

@marcuspoehls
Copy link
Member

@Sam-Bate-ITV Hey Sam, thank you for your ping 🙂 I’ll review until tomorrow night

start-mongodb.sh Outdated Show resolved Hide resolved
Copy link
Member

@marcuspoehls marcuspoehls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sam-Bate-ITV Thank you for the pull request. I’ve added minor comments. Please have a look and maybe you find time to adjust the code? I would appreciate your help. Let’s push this feature over the finish line 🙂

.github/workflows/main.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@dantetemplar
Copy link

Hope it will be merged 🙏

@dantetemplar
Copy link

@Sam-Bate-ITV why Redis in Readme?)

README.md Outdated Show resolved Hide resolved
@marcuspoehls marcuspoehls self-assigned this Jan 5, 2025
@marcuspoehls marcuspoehls merged commit cbbc6f8 into supercharge:main Jan 5, 2025
30 of 36 checks passed
@marcuspoehls
Copy link
Member

I’ve published version 1.12.0 with the option to specify a custom MongoDB image 🙂 Thank you @Sam-Bate-ITV for your support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants